viafb: Autoload on OLPC XO 1.5 only
authorBen Hutchings <ben@decadent.org.uk>
Sat, 20 Apr 2013 14:52:02 +0000 (15:52 +0100)
committerRaspbian forward porter <root@raspbian.org>
Sat, 5 May 2018 11:51:50 +0000 (12:51 +0100)
commit58d0b25a268a844d6d2e5dcbd5fc5310d846f9ff
tree4e9da83884199479d0379321586f0f7085721803
parent3ad2e34e140ec887b8cebc7cce831d61eb1f9d69
viafb: Autoload on OLPC XO 1.5 only

It appears that viafb won't work automatically on all the boards for
which it has a PCI device ID match.  Currently, it is blacklisted by
udev along with most other framebuffer drivers, so this doesn't matter
much.

However, this driver is required for console support on the XO 1.5.
We need to allow it to be autoloaded on this model only, and then
un-blacklist it in udev.

Gbp-Pq: Topic bugfix/x86
Gbp-Pq: Name viafb-autoload-on-olpc-xo1.5-only.patch
drivers/video/fbdev/via/via-core.c